[DllImport("gdiplus.dll", CharSet=CharSet.Unicode, ExactSpelling=true)]
static extern int GdipBitmapGetPixel(HandleRef bitmap, int x, int y,
out int argb);
Declare Function GdipBitmapGetPixel Lib "gdiplus.dll" (TODO) As TODO
None.
None.
Please add some!
Please add some!
Do you know one? Please contribute it!